Welcome![Sign In][Sign Up]
Location:
Search - vb display

Search list

[Graph programA 3dStudio File (.3ds) Reader!!! No dx all vb sour

Description: 一个用vb编的3ds读入显示程序-with a vb series 3ds read display program
Platform: | Size: 31744 | Author: 王涛 | Hits:

[Windows DevelopVB设计的屏保

Description: 1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写VB应用程序时,可以采用如下方法:   1、改变窗体属性通常VB应用程序的窗体都采用有边框的窗体外观,但作为屏幕保护程序,应设置窗体为无边框,且为最大化。   2、隐藏及显示鼠标光标在Visual Basic应用程序中隐藏及显示鼠标光标需要运用Windows的API函数,该函数名为ShowCursor。当用参数值True调用时显示鼠标光标,当用参数值False调用时,鼠标光标自动隐藏。   3、检测鼠标移动VB中有一个检测鼠标移动的对象事件MouseMove事件。MouseMove事件通常在应用程序启动时就会触发,有时在鼠标并未移动的情况下,MouseMove事件仍有可能被触发。因此如果在程序中直接用MouseMove事件检测鼠标是否发生了移动,并不能正确反映鼠标的移动状况。应该在MouseMove事件中编写代码加以控制。 -1) screen saver running, the mouse cursor automatically hidden, at the end of the procedure, the cursor display. 2) When the click, move the mouse or press the keyboard, the screen ends and return to normal operating status. To achieve these characteristics, in the preparation of VB applications, can be used as follows : a change forms usually attribute the VB application forms have adopted a frame of the window appearance, but as screen protection procedures should be provided to non-Window frame, and as a maximum. 2, hide and display the mouse cursor in Visual Basic Application Program hide and display the mouse cursor need to use Windows API function which is called ShowCursor. When using parameters True called to show the mouse cursor, using parameter values False call, the mouse curso
Platform: | Size: 2048 | Author: 田欣 | Hits:

[GIS programVB读取、显示、保存、回放GPS数据的源程序

Description: VB读取、显示、保存、回放GPS数据的源程序-VB read, display, preservation, playback GPS data source
Platform: | Size: 20480 | Author: 至少 | Hits:

[Other systemsmapx+vb.net

Description: vb+mapx进行gis二次开发,如实现查找图元及显示鼠标所在经纬度以及自动滚屏等功能。-vb mapx for gis second development If you realize map and display the mouse coordinates, and where automatic Scroll function.
Platform: | Size: 1024 | Author: 张伟 | Hits:

[Multi MonitorMulti-montiros

Description: Display multi monitors use VB.
Platform: | Size: 58368 | Author: chjichin | Hits:

[DSP programDSPtoPC(VB)

Description: DSP与PC通信的接口程序,用VB编写。可以在此基础上自行添加功能和显示-DSP and PC communication interface program, prepared by VB. On this basis can add their own features and display
Platform: | Size: 192512 | Author: 李静 | Hits:

[.netvb-draw

Description: VB做的对二进制单字节文件数据进行显示的示波器,可以放大缩小-VB to do single-byte of binary file data to the oscilloscope display, you can zoom
Platform: | Size: 2048 | Author: wqeq | Hits:

[assembly languageVB

Description: 你羡慕别人的软件能注册,自己的不行吗?这里是本人自己写的源码,可以实现自己开发的软件需要注册(带注册机源码),注册后能自动检测并显示注册成功.(刚才的是乱码.重新上传) 自己软件的注册机源码[注册机].rar 一款给自己的程序添加注册的源码.rar 注册文件是Nerve 删除后可以继续测试。-You envy other people s software is able to register their own will not do it? This is the source I wrote it myself, can achieve their own software required to be registered (with Zhuceji source), registration can automatically detect and display the registration was successful. (Just is garbled. re-upload) their own software Zhuceji source [RI]. rar a procedure to add their own registration code. rar file is registered Nerve deletion can continue testing.
Platform: | Size: 20480 | Author: 飞影 | Hits:

[MiddleWareGIS-VB

Description: GIS二次开发,地图的显示,放大缩小等基本操作-Secondary development of GIS, map display, zoom and other basic operations
Platform: | Size: 7168 | Author: 吕子奇 | Hits:

[Picture ViewerVB

Description: 基于visual basic的图片浏览器,和列表显示程序-Based on visual basic picture browser, and the list display program
Platform: | Size: 5120 | Author: seabird | Hits:

[Windows DevelopQQ-Management(vb)

Description: 一款很专业的QQ账号管理/登录软件源代码,具有一次登录多个QQ账号而不需要输入密码。可自定义登录是QQ还是TM,还是QQ游戏界面。是隐身登录还是显示登录。可以进行登录帐号的维护,包括新增帐号,删除帐号等。程序带有详细的参数设置,可以配置更多登录选项,如登录外挂版的QQ等功能。-QQ, a very professional account management/registry software source code, with a sign in a number of QQ accounts without typing your password. Customizable log is QQ or TM, or QQ game interface. Login or display is stealth login. Can log in account maintenance, including new accounts, delete accounts and so on. Procedures with detailed parameter settings, the registry can be configured more options, such as plug-in version of the QQ login functions.
Platform: | Size: 81920 | Author: sj | Hits:

[.netVB.NET_zedgraph_Muti_Y

Description: 在VB.NET环境下用zedgraph实现Muti_Y图形显示功能-Used in the VB.NET environment zedgraph realize graphics display Muti_Y
Platform: | Size: 160768 | Author: mysunny | Hits:

[GIS programVB+ArcObject

Description: ArcGIS二次开发编程实例。全书分两部分:基础篇和提高篇。基础篇通过 100多个具体的实例详细地讲解了ArcGIS 二次开发过程中涉及到的各个主要的知识点;提高篇则以实际项目开发为例,综合运用基础篇的各个知识点,详细地展示ArcGIS 二次开发的流程、方法和各种开发技巧。-ArcGIS programming examples of secondary development. The whole book in two parts: the basis of papers and articles improve. The basis of more than 100 articles, through specific examples to explain in detail the process of secondary development of the ArcGIS involved in each of the major points of knowledge improve articles while the actual project development as an example, the integrated use of knowledge based on various papers, the detailed display ArcGIS secondary flow development, methods and development techniques.
Platform: | Size: 2409472 | Author: fantaseazm | Hits:

[Graph programvb

Description: 一个展示分形图的程序,你可以修改一些参数,就可以看到更多不同的分形图,颜色搭配不好请原谅,不过你可以尝试修改一下颜色,也许会比我做的好. -A display of fractal images of the procedure, you can modify some of the parameters, we can see a greater variety of fractal images, bad colors, please forgive, but you can try to modify some colors, may be better than I do.
Platform: | Size: 3072 | Author: leonwwj | Hits:

[hospital software system123

Description: 在VB上采用改进的阈值法检测心电高频向量,即其中的切迹和扭结,本算法在vb上显示心电波形并且提取高频分量,实现了自动检测切迹和扭结的数量。-In VB using the threshold method to improve ECG detection of high-frequency vector, that is one notch and the kink, the algorithm in vb display ECG waveforms and extraction of high-frequency components, to achieve automatic detection of notch and the number of kink.
Platform: | Size: 1424384 | Author: huqx | Hits:

[Multimedia programVB

Description: 这个源代码主要基于笔记本电池电量监控,提供了图形界面显示笔记本电脑电池电量状态。程序可以在系统托盘中更好的显示的您手提电脑电池的功率表. 显示电池图标样式可以自定义选择,以及设置图标大小和显示透明度。支持电池及交流电状态检测和动画显示。 -This source code is mainly based on the notebook to monitor battery power, provides a graphical interface shows the status of laptop battery. In the system tray can be better displayed in your laptop battery power meter. Shows the battery icon can customize style options, and set the transparency of icon size and display. To support the battery and AC status detection and animation.
Platform: | Size: 745472 | Author: 小河 | Hits:

[SCMVB

Description: 步进电机的控制 可以显示步进电机的实时工作状态-Stepper motor control Stepper motor can display real-time work status
Platform: | Size: 1024 | Author: 李世峰 | Hits:

[SCMAvr-Single-Chip-Communications-Vb-Chart-Software.r

Description: 实现功能如下 1:PC机与AVR通讯,显示数据以图表的形式。2:通讯状态显示、监测过程显示、时时温度显示、历史温度显示、时间进程显示。3:自动与手动图表保存功能。4:移动鼠标可以显示对应点的温度值及时间值。5:通讯简单 可靠。-To achieve the following functions 1: PC machine with AVR communications, display data in chart form. 2: communication status display, monitoring process shows that, from time to time the temperature shows that the history of temperature shows that the time process of show. 3: automatic and manual save function chart. 4: move the mouse to display the temperature of the corresponding point value and time value. 5: a simple and reliable communications.
Platform: | Size: 106496 | Author: 李智谋 | Hits:

[OtherVB--vb

Description: VB显示网页源码vb操作网页元素 -Show page source vb VB operate web page element VB display page elements operating source vb
Platform: | Size: 13312 | Author: 厦门人 | Hits:

[GUI Developvb-display

Description: VB显示器exe可执行文件,可将采集板卡采集的数据通过计算机显示-VB display
Platform: | Size: 16384 | Author: 朱艳萍 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net